ComponentOne FlexReport for WinForms
CopyTo(Int32,LogEntry[],Int32,Int32) Method

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > LogEntryList Class > CopyTo Method : CopyTo(Int32,LogEntry[],Int32,Int32) Method
Syntax
'Declaration
 
Public Overloads Sub CopyTo( _
   ByVal index As System.Integer, _
   ByVal array() As LogEntry, _
   ByVal arrayIndex As System.Integer, _
   ByVal count As System.Integer _
) 
public void CopyTo( 
   System.int index,
   LogEntry[] array,
   System.int arrayIndex,
   System.int count
)

Parameters

index
array
arrayIndex
count
See Also

Reference

LogEntryList Class
LogEntryList Members
Overload List